home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 05.zip / BS1 part 5 / BaudBandit.adf / BB.history < prev    next >
Text File  |  1992-05-07  |  2KB  |  42 lines

  1. BaudBandit 1.50->1.52 Fixes:
  2.  
  3.  Added 2.0 screen pens for "new look"
  4.  Added 10 more fkeys (C1 -> C10 for CTRL+F1 -> CTRL+F10)
  5.  Fixed UPLOAD ARexx command (disabled file requestors indefinatly)
  6.  Changed MSG ARexx command; text is not sent to review buffer.
  7.  Fixed location zero reads (harmless, but caused Enforcer read hits)
  8.  Changed to new CBack.o; the old one locked up when exiting if using memmung.
  9.  Changed ARexx break (Amiga-B);  It would only work durring a WAIT.
  10.  ARexx WAIT command:  Wait now returns actual case and ?'s are replaced with
  11.    actual characters.  This could break alot of old scripts.
  12.  Fixed ARexx GETFILE command.
  13.  xON/xOFF times out within 20 seconds unless the TIMEOUT value is set from ARexx.
  14.  File transfers will abort if carrier is lost.
  15.  
  16. 1.53:
  17.  
  18.  Added CPS, and other stats for file transfers
  19.  Capture & Printer status (on/open) save in config.
  20.  Printer output is line buffered so it will work properly if directed to SPEAK:
  21.  Added double-click to file requester and phonebook
  22.  
  23. 1.54:
  24.  
  25.  Added 26 new macros: %A thru %Z which can be put into fkeys, etc. as %A
  26.     or called using SHIFT-AMIGA-A.
  27.  Added nifty little icons across the top.
  28.  Added arguments and project icon support (project icons like DM2).
  29.  Args:
  30.     BB <filename>    will load <filename> instead of S:BB.Config
  31.     BB "xxxxx    will send xxxxx as a string to ARexx
  32.  
  33. 1.55:
  34.  
  35.  Added menus.
  36.  Added ARexx MENU command.  Syntax: Menu 'Menu,Item,string'
  37.  Added ARexx LOG command.
  38.  Added ARexx QUICKREND ON/OFF
  39.  Added ARexx TRUELF ON/OFF
  40.  All window positions save in config.
  41.  
  42.